purple_str_to_time

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. time_t purple_str_to_time(const(char)* timestamp, gboolean utc, tm* tm, c_long* tz_off, const(char*)* rest)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    time_t
    purple_str_to_time
    (
    const(char)* timestamp
    ,
    gboolean utc
    ,
    tm* tm
    ,
    c_long* tz_off
    ,
    const(char*)* rest
    )
  2. da_purple_str_to_time purple_str_to_time;

Meta